board/esd/cpci750/mv_eth.c: Fix license
authorWolfgang Denk <[email protected]>
Sun, 28 Jul 2013 20:12:46 +0000 (22:12 +0200)
committerTom Rini <[email protected]>
Mon, 19 Aug 2013 19:34:14 +0000 (15:34 -0400)
commit874b4a047ec790d15f10d387ca302f08d8e24a58
treecd056ba33b47d8f2dabd673490b3a5bd344b2f99
parent46263f2de4e01ff0b2e4247c2fa76d24027efd65
board/esd/cpci750/mv_eth.c: Fix license

The file header indicated that this file was GPL-2.0+, but actually
the code was derived from (Marvell based) Linux source code which is
only GPL-2.0.  Fix this.

Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Matthias Fuchs <[email protected]>
Acked-by: Stefan Roese <[email protected]>
board/esd/cpci750/mv_eth.c